MSVC Builds: Massive Rename of Projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 25 Aug 2015 09:41:55 +0000 (17:41 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Sep 2015 10:51:33 +0000 (18:51 +0800)
commit6423a02c55db8ef5b497ca06188ab77ff6d8009a
tree3cd5bf3465c4070eed725fde40297b955cd747dd
parent908850c087d3a10aba0cc1e1bb2b08d027d6cefc
MSVC Builds: Massive Rename of Projects

We need to rename the projects so that when these projects are added
into an all-in-one solution file that will build the GTK+ 2/3 stack,
the names of the projects will not collide with the GTK+-2.x ones,
especially as GTK+-2.x and GTK+-3.x are done to co-exist on the same
system.  This is due to the case that the MSVC projects are directly
carried over from the GTK+-2.x ones and was then updated for 3.x.

We still need to update the GUIDs of the projects, so that they won't
conflict with the GTK+-2.x ones.
53 files changed:
build/win32/vs10/Makefile.am
build/win32/vs10/broadwayd.vcxprojin
build/win32/vs10/gailutil-3.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/gailutil-3.vcxprojin [new file with mode: 0644]
build/win32/vs10/gdk-3.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/gdk-3.vcxprojin [new file with mode: 0644]
build/win32/vs10/gdk3-broadway.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/gdk3-broadway.vcxprojin [new file with mode: 0644]
build/win32/vs10/gdk3-win32.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/gdk3-win32.vcxprojin [new file with mode: 0644]
build/win32/vs10/gtk+.sln
build/win32/vs10/gtk-3.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/gtk-3.vcxprojin [new file with mode: 0644]
build/win32/vs10/gtk-encode-symbolic-svg.vcxproj
build/win32/vs10/gtk3-build-defines.props [new file with mode: 0644]
build/win32/vs10/gtk3-copy-gdk-broadway.props [new file with mode: 0644]
build/win32/vs10/gtk3-demo-application.vcxprojin
build/win32/vs10/gtk3-demo.vcxprojin
build/win32/vs10/gtk3-gen-srcs.props [new file with mode: 0644]
build/win32/vs10/gtk3-icon-browser.vcxprojin
build/win32/vs10/gtk3-ignore-broadway.props [new file with mode: 0644]
build/win32/vs10/gtk3-install.propsin [new file with mode: 0644]
build/win32/vs10/gtk3-install.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk3-prebuild.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk3-version-paths.props.in [new file with mode: 0644]
build/win32/vs11/Makefile.am
build/win32/vs12/Makefile.am
build/win32/vs9/Makefile.am
build/win32/vs9/broadwayd.vcprojin
build/win32/vs9/gailutil-3.vcprojin [new file with mode: 0644]
build/win32/vs9/gdk-3.vcprojin [new file with mode: 0644]
build/win32/vs9/gdk3-broadway.vcprojin [new file with mode: 0644]
build/win32/vs9/gdk3-win32.vcprojin [new file with mode: 0644]
build/win32/vs9/gtk+.sln
build/win32/vs9/gtk-3.vcprojin [new file with mode: 0644]
build/win32/vs9/gtk-encode-symbolic-svg.vcproj
build/win32/vs9/gtk3-build-defines.vsprops [new file with mode: 0644]
build/win32/vs9/gtk3-copy-gdk-broadway.vsprops [new file with mode: 0644]
build/win32/vs9/gtk3-demo-application.vcprojin
build/win32/vs9/gtk3-demo.vcprojin
build/win32/vs9/gtk3-gen-srcs.vsprops [new file with mode: 0644]
build/win32/vs9/gtk3-icon-browser.vcprojin
build/win32/vs9/gtk3-ignore-broadway.vsprops [new file with mode: 0644]
build/win32/vs9/gtk3-install.vcproj [new file with mode: 0644]
build/win32/vs9/gtk3-install.vspropsin [new file with mode: 0644]
build/win32/vs9/gtk3-prebuild.vcproj [new file with mode: 0644]
build/win32/vs9/gtk3-version-paths.vsprops.in [new file with mode: 0644]
configure.ac
gdk/Makefile.am
gdk/broadway/Makefile.am
gdk/win32/Makefile.am
gtk/Makefile.am
libgail-util/Makefile.am